consolidate custom parameter parsing routines looking for boolean values
authorKeir Fraser <keir@xen.org>
Fri, 19 Nov 2010 13:25:54 +0000 (13:25 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 19 Nov 2010 13:25:54 +0000 (13:25 +0000)
commit4c776a32dc059c922e4039ff8f2f4c867e6f5af2
tree078f37a2600649236fa4bbe8e5fa58bba2098f95
parenta1650a41d7ab6ca2a56e93036a08b310ebe195d7
consolidate custom parameter parsing routines looking for boolean values

Have a single function for this, rather than doing the same in half a
dozen places.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/setup.c
xen/arch/x86/x86_64/mmconfig-shared.c
xen/common/kernel.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/vtd/x86/ats.c
xen/include/xen/lib.h